home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / gfxstf13.rea < prev    next >
Text File  |  1996-02-22  |  745b  |  14 lines

  1. Short:    Amigaguide document about how to code GFX Board support for games
  2. Author:   haeuser@tick.informatik.uni-stuttgart.de
  3. Uploader: haeuser@tick.informatik.uni-stuttgart.de
  4. Type:     dev/misc
  5.  
  6. This Amigaguide document explains how to implement GFX Board support for
  7. EGS and CyberGraphX boards. There is a older version of this document
  8. as plain textfile on the Aminet somewhere. This version contains some
  9. bugfixes for the EGS functions and introduces the CyberGraphX functions.
  10. All code is documented. Needed includes are provided, too. The code runs
  11. OS conform, using the egs.library and the cybergraphics.library, but you do
  12. not need to know about them... to explain how to use them to game programmers
  13. is the purpose of this document. 
  14.